/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
 body {
 	background: url("/wp-content/img/back.png");
 	background-repeat: no-repeat;
 	background-color: #d0a347;
 	background-size: 100%;
 }

 h1, h2, a {
 	color:#cd0c0d;
 }

 .tm-headerbar {
 	height: 180px;
 	 }

 .uk-navbar {
 	background-image: url();
 	background-color: #a1955b;
 	border: 2px solid black;
 }